v0.10.302 #2

Merged
didirus merged 289 commits from feature-clean into beta 2025-07-08 15:00:09 +00:00
Showing only changes of commit 56520572b2 - Show all commits

View File

@@ -108,7 +108,6 @@
</template>
<script setup>
import { formatProjectType } from "~/plugins/shorthands.js";
import {
ChevronRightIcon,
CheckIcon,
@@ -117,7 +116,9 @@ import {
LightBulbIcon,
SendIcon,
ScaleIcon,
DropdownIcon,
} from "@modrinth/assets";
import { formatProjectType } from "~/plugins/shorthands.js";
import { acceptTeamInvite, removeTeamMember } from "~/helpers/teams.js";
const props = defineProps({