Skip to content

Commit 069fb75

Browse files
committed
Fix syntax error
1 parent d626126 commit 069fb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

background.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const DEFAULT_NO_SKIP_URLS_LIST = [
5252
"/auth",
5353
"/cookie",
5454
"/download",
55-
"/eid-client"
55+
"/eid-client",
5656
"/login",
5757
"/logoff",
5858
"/logon",

0 commit comments

Comments
 (0)