[gnome-browser-extension/wip/refactor: 2/8] manifest: formatted
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-browser-extension/wip/refactor: 2/8] manifest: formatted
- Date: Thu,  8 Sep 2022 16:32:08 +0000 (UTC)
commit 0a452b4eadfbf3b4837ddf57f2ab58bc227b65b8
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]