[gnome-browser-extension/wip/refactor: 2/7] manifest: formatted
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-browser-extension/wip/refactor: 2/7] manifest: formatted
- Date: Thu, 4 Aug 2022 18:59:51 +0000 (UTC)
commit 85c4121a026c7395b069fe17207fde46370bf23b
Author: Yuri Konotopov <ykonotopov gnome org>
Date: Sat Jul 9 21:51:52 2022 +0400
manifest: formatted
extension/manifest.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/extension/manifest.json b/extension/manifest.json
index acee223..86f4c08 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -37,9 +37,9 @@
],
"run_at": "document_start",
"js": [
- "include/constants.js",
- "include/compat-content-script.js",
- "content-script-start.js"
+ "include/constants.js",
+ "include/compat-content-script.js",
+ "content-script-start.js"
]
}
],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]