Skip to content

Commit bd251f4

Browse files
committed
update hash
1 parent 5b8aec4 commit bd251f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def create_app(config_class=Config):
4040
"script-src": [
4141
"'self'",
4242
"'sha256-GUQ5ad8JK5KmEWmROf3LZd9ge94daqNvd8xy9YS1iDw='",
43-
"'sha256-EOlYC7YurunqHZxQoZ/zL5TKc/rPajg45h85KVyb5So='",
43+
"'sha256-xvC5hOpINthj2xzP7qkRGmqR3SpU8ZVw1sEMKbsOS/4='",
4444
],
4545
}
4646

0 commit comments

Comments
 (0)