You've already forked AstralRinth
forked from didirus/AstralRinth
Make debug info always expanded to aid support team, add copy button (#3282)
* Make debug info always expanded to aid support team, add copy button * Remove testing error lol
This commit is contained in:
@@ -376,9 +376,8 @@ import {
|
||||
ExitIcon,
|
||||
ScaleIcon,
|
||||
} from "@modrinth/assets";
|
||||
import { ButtonStyled, MarkdownEditor, OverflowMenu } from "@modrinth/ui";
|
||||
import { ButtonStyled, MarkdownEditor, OverflowMenu, Collapsible } from "@modrinth/ui";
|
||||
import Categories from "~/components/ui/search/Categories.vue";
|
||||
import Collapsible from "~/components/ui/Collapsible.vue";
|
||||
|
||||
const props = defineProps({
|
||||
project: {
|
||||
|
||||
Reference in New Issue
Block a user