Browse Source

fix: correct json for announcements file [skip ci]

Baptiste Augrain 9 months ago
parent
commit
318f111ff7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      announcements-extra.json

+ 2 - 2
announcements-extra.json

@@ -1,7 +1,7 @@
 [
-   {
+  {
     "id": "#1227",
     "title": "Issue(macOS): manual update to `1.90.x`",
     "url": "https://github.com/VSCodium/vscodium/issues/1917"
-  },
+  }
 ]