mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-09 03:22:49 +00:00
refactor: use standard prettier formatting
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
export let title: string | undefined
|
||||
export let shortcut: string | undefined
|
||||
export let title: string | undefined;
|
||||
export let shortcut: string | undefined;
|
||||
</script>
|
||||
|
||||
{#if title}
|
||||
|
||||
Reference in New Issue
Block a user