fix: user avatar mime change from gif to avif
This commit is contained in:
parent
ffdb767518
commit
6e0f2985b9
20 changed files with 219 additions and 104 deletions
|
@ -21,10 +21,9 @@
|
|||
{%- endif %}")
|
||||
|
||||
(text "<script>
|
||||
globalThis.ns_verbose = false;
|
||||
globalThis.ns_config = {
|
||||
root: \"/js/\",
|
||||
verbose: globalThis.ns_verbose,
|
||||
verbose: false,
|
||||
version: \"tetratto-{{ random_cache_breaker }}\",
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue