mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-08-24 19:34:23 -05:00
Bump cache bust value for new react.
This commit is contained in:
@@ -33,7 +33,7 @@ config = Config()
|
||||
|
||||
|
||||
# Allow cache-busting of entire frontend for major changes such as react upgrades.
|
||||
FRONTEND_CACHE_BUST: str = "site.1.3.react.16.15"
|
||||
FRONTEND_CACHE_BUST: str = "site.1.3.react.16.16"
|
||||
|
||||
|
||||
@app.before_request
|
||||
|
||||
Reference in New Issue
Block a user