ai/at
1
0
Files
at/ios/app.config.patch.js
2025-12-07 07:46:04 +09:00

9 lines
157 B
JavaScript

// Aiat app configuration overrides
module.exports = {
name: 'Aiat',
slug: 'aiat',
scheme: 'aiat',
owner: 'syui',
bundleIdentifier: 'ai.syui.at'
}