fix D text and update SW
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const rpgDicesVersion = "rpg-dices-v0.2.2"
|
||||
const rpgDicesVersion = "rpg-dices-v0.3.0"
|
||||
const assets = [
|
||||
"/",
|
||||
"/index.html",
|
||||
@@ -25,7 +25,9 @@ const assets = [
|
||||
"/assets/dices/12.svg",
|
||||
"/assets/dices/20.svg",
|
||||
"/assets/dices/100.svg",
|
||||
"/assets/dices/custom.svg",,
|
||||
"/assets/dices/custom.svg",
|
||||
"/assets/i18n/de.json",
|
||||
"/assets/i18n/en.json",
|
||||
"/assets/icons/icon.svg",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user