remove extra newline

This commit is contained in:
bunnybeam 2025-08-04 19:42:20 +01:00
parent 683638b570
commit 21d055eb5f
No known key found for this signature in database

View file

@ -172,7 +172,6 @@ definePage(() => ({
title: `${i18n.ts.role}: ${role.name}`,
icon: 'ti ti-badge',
}));
</script>
<style lang="scss" module>