summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/manifest.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 53d6619b..25c13321 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -46,9 +46,8 @@
],
"applications": {
"gecko": {
- "id": "yomichan@foosoft.net",
- "strict_min_version": "51.0",
- "update_url": "https://foosoft.net/projects/yomichan/dl/updates.json"
+ "id": "alex@foosoft.net",
+ "strict_min_version": "51.0"
}
}
}