Rename to Plugin Compass, add mobile onboarding/signin, implement self-update for desktop, and fix workflow paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"appId": "com.shopifyai.app",
|
||||
"appName": "ShopifyAI",
|
||||
"appId": "com.plugincompass.app",
|
||||
"appName": "Plugin Compass",
|
||||
"webDir": "www",
|
||||
"server": {
|
||||
"androidScheme": "https"
|
||||
@@ -10,7 +10,7 @@
|
||||
"enabled": true
|
||||
},
|
||||
"Preferences": {
|
||||
"group": "ShopifyAI"
|
||||
"group": "PluginCompass"
|
||||
}
|
||||
},
|
||||
"android": {
|
||||
|
||||
Reference in New Issue
Block a user