ai/at
1
0

fix social-app custom

This commit is contained in:
2025-12-03 12:56:26 +09:00
parent 5b7c634d8e
commit f4644baa63
8 changed files with 602 additions and 1 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
}