ai/at
1
0

add patch

This commit is contained in:
2025-03-12 21:49:33 +09:00
parent 9db0aab05a
commit b43d241b09
92 changed files with 1974 additions and 3063 deletions

View File

@@ -0,0 +1,9 @@
// Aiat app configuration overrides
module.exports = {
name: 'Aiat',
slug: 'aiat',
scheme: 'aiat',
owner: 'syui', // Your Expo account
bundleIdentifier: 'ai.syui.at',
// Icon will be set separately
}