ai/at
1
0
This commit is contained in:
2024-11-12 15:57:43 +09:00
parent 5acaa7aeec
commit fc2e47ee51
85 changed files with 2620 additions and 2294 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
}