You've already forked AstralRinth
forked from didirus/AstralRinth
More app fixes 0.9.0 (#3054)
* initial set of fixes (toggle sidebar, profile pagination) * more fixes, bump version * fix lint: * fix quick switcher ordering
This commit is contained in:
@@ -373,7 +373,7 @@ export default defineNuxtComponent({
|
||||
clear: false,
|
||||
},
|
||||
},
|
||||
commonMessages
|
||||
commonMessages,
|
||||
};
|
||||
},
|
||||
head: {
|
||||
|
||||
@@ -311,7 +311,6 @@ import {
|
||||
ButtonStyled,
|
||||
NewProjectCard,
|
||||
SearchFilterControl,
|
||||
ContentPageHeader,
|
||||
} from "@modrinth/ui";
|
||||
import { CheckIcon, DownloadIcon, GameIcon, LeftArrowIcon, XIcon } from "@modrinth/assets";
|
||||
import { computed } from "vue";
|
||||
|
||||
Reference in New Issue
Block a user