Skip to content

Commit c8cd41a

Browse files
authored
fix: add missing comma in extension IDs (#1827)
1 parent 02a0110 commit c8cd41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/components/UsingWxtSection.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ const chromeExtensionIds = [
9494
'nhmbcmalgpkjbomhlhgdicanmkkaajmg', // Chatslator: Livestream Chat Translator
9595
'mbamjfdjbcdgpopfnkkmlohadbbnplhm', // 公众号阅读增强器 - https://wxreader.honwhy.wang
9696
'hannhecbnjnnbbafffmogdlnajpcomek', // 토탐정
97-
'ehboaofjncodknjkngdggmpdinhdoijp' // 2FAS Pass - https://2fas.com/
97+
'ehboaofjncodknjkngdggmpdinhdoijp', // 2FAS Pass - https://2fas.com/
9898
'hnjamiaoicaepbkhdoknhhcedjdocpkd', // Quick Prompt - https://github.com/wenyuanw/quick-prompt
9999
'kacblhilkacgfnkjfodalohcnllcgmjd', // Add QR Code Generator Icon Back To Address Bar
100100
'fkbdlogfdjmpfepbbbjcgcfbgbcfcnne', // Piwik PRO Tracking Helper

0 commit comments

Comments
 (0)