1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-15 14:09:36 +02:00

Added tool to clear persistent rng for a specific container

Fixes #368
This commit is contained in:
kkapsner 2019-06-14 10:45:34 +02:00
parent 895c7a36d7
commit 03524fd789
7 changed files with 59 additions and 0 deletions

View file

@ -515,6 +515,14 @@
"message": "Clear",
"description": ""
},
"clearPersistentRndForContainer_label": {
"message": "Clear container",
"description": ""
},
"clearPersistentRndForContainer_title": {
"message": "Select container",
"description": ""
},
"sharePersistentRndBetweenDomains_title": {
"message": "Share persistent randomness between domains",