Skip to content

Commit ddccf2f

Browse files
committed
Merge branch '09x-update' of https://github.com/earlSt1/vtt-compendium-folders into 09x-update
2 parents 15fc6eb + d2baead commit ddccf2f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lang/es.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@
6666
"CF.showToPlayers": "Mostrar a todos los jugadores",
6767
"CF.hideFromPlayers":"Ocultar a todos los jugadores",
6868
"CF.lockAll":"Bloquear contenidos",
69-
"CF.unlockAll":"Desbloquear contenidos"
70-
69+
"CF.unlockAll":"Desbloquear contenidos",
70+
"CF.createTable":"Crear tabla"
7171
}

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"title": "Compendium Folders",
44
"description": "Collapsable folders for compendiums",
55
"author": "Erceron",
6-
"version": "2.4.6",
6+
"version": "2.4.7",
77
"minimumCoreVersion": "9",
88
"compatibleCoreVersion":"9",
99
"esmodules": [
@@ -55,5 +55,5 @@
5555
"styles": ["./styles.css"],
5656
"url": "https://github.com/earlSt1/vtt-compendium-folders",
5757
"manifest": "https://raw.githubusercontent.com/earlSt1/vtt-compendium-folders/09x-update/module.json",
58-
"download": "https://github.com/earlSt1/vtt-compendium-folders/releases/download/2.4.6/2.4.6.zip"
58+
"download": "https://github.com/earlSt1/vtt-compendium-folders/releases/download/2.4.7/2.4.7.zip"
5959
}

0 commit comments

Comments
 (0)