fix: TLD from .ORG to .COM
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
"app": {
|
||||
"launch": {
|
||||
"urls": [
|
||||
"https://app.standardnotes.org/"
|
||||
"https://app.standardnotes.com/"
|
||||
],
|
||||
"web_url": "https://app.standardnotes.org",
|
||||
"web_url": "https://app.standardnotes.com",
|
||||
"container": "tab"
|
||||
}
|
||||
},
|
||||
@@ -22,4 +22,4 @@
|
||||
"description": "A Simple And Private Notes App",
|
||||
"version": "1.0",
|
||||
"manifest_version": 2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user