mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-01-25 16:38:09 +00:00
Runs prettier
This commit is contained in:
parent
e6355f76de
commit
2fbbdbc06a
1 changed files with 2 additions and 1 deletions
|
@ -82,7 +82,8 @@
|
||||||
});
|
});
|
||||||
})();
|
})();
|
||||||
|
|
||||||
const tries = {"mimetype": {
|
const tries = {
|
||||||
|
mimetype: {
|
||||||
a: {
|
a: {
|
||||||
a: {
|
a: {
|
||||||
c: "AAC",
|
c: "AAC",
|
||||||
|
|
Loading…
Reference in a new issue