formatting, keyboard event, new icon
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const rpgDicesVersion = "rpg-dices-v0.1"
|
||||
const rpgDicesVersion = "rpg-dices-v0.2.0"
|
||||
const assets = [
|
||||
"/",
|
||||
"/index.html",
|
||||
@@ -25,7 +25,8 @@ const assets = [
|
||||
"/assets/dices/12.svg",
|
||||
"/assets/dices/20.svg",
|
||||
"/assets/dices/100.svg",
|
||||
"/assets/dices/custom.svg",
|
||||
"/assets/dices/custom.svg",,
|
||||
"/assets/icons/icon.svg",
|
||||
]
|
||||
|
||||
self.addEventListener("install", installEvent => {
|
||||
|
||||
Reference in New Issue
Block a user