ai/at
1
0

add patch

This commit is contained in:
2025-03-01 21:14:56 +09:00
parent b5e44947da
commit 3def45387f
92 changed files with 2053 additions and 3050 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
}