mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:15:56 +00:00
dojoConfig: use cacheBust
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
<script>
|
||||
dojoConfig = {
|
||||
async: true,
|
||||
cacheBust: new Date(),
|
||||
packages: [
|
||||
{ name: "fox", location: "../../js" },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user