-
-
- {{ i18n.ts._dice.diceCount }}
-
-
-
-
- {{ i18n.ts._dice.diceFaces }}
-
-
-
-
-
- {{ i18n.ts._dice.rollDice }}
-
-
-
{{ diceResult }}
-
{{ diceMinTotal }}
-
{{ diceMaxTotal }}
-
{{ diceAverageTotal }}
+
+
+
+ {{ i18n.ts._dice.diceCount }}
+
+
+
+ {{ i18n.ts._dice.diceFaces }}
+
+
+
+
+
+ {{ i18n.ts._dice.rollDice }}
+
+
+
{{ diceResult }}
+
{{ diceMinTotal }}
+
{{ diceMaxTotal }}
+
{{ diceAverageTotal }}
+
diff --git a/packages/frontend/src/widgets/WidgetDice.vue b/packages/frontend/src/widgets/WidgetDice.vue
index c076921788..5801be3181 100644
--- a/packages/frontend/src/widgets/WidgetDice.vue
+++ b/packages/frontend/src/widgets/WidgetDice.vue
@@ -1,17 +1,21 @@
+/*
+ * SPDX-FileCopyrightText: syuilo and misskey-project, noridev, cherrypick-project, esurio
+ * SPDX-License-Identifier: AGPL-3.0-only
+ */
-
-
-
+
+
+