소스 검색

fix: correct json for announcements file [skip ci]

Baptiste Augrain 9 달 전
부모
커밋
318f111ff7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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"
-  },
+  }
 ]