fix default interval

This commit is contained in:
Gabe Yuan
2023-08-06 22:31:42 +08:00
parent 8fd6085a09
commit 05e303f293
26 changed files with 30 additions and 30 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "__MSG_app_name__",
"description": "__MSG_app_description__",
"version": "1.3.0",
"version": "1.3.1",
"default_locale": "zh",
"author": "Gabe<yugang2002@gmail.com>",
"homepage_url": "https://github.com/fishjar/kiss-translator",