mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Add bracket
This commit is contained in:
@@ -3321,6 +3321,7 @@ function enableNewCollectorInfoStyle() {
|
||||
function enableCollectorInfo() {
|
||||
localStorage.setItem('enableCollectorInfo', document.querySelector('#enableCollectorInfo').checked);
|
||||
bottomInfoEdited();
|
||||
}
|
||||
function enableImportCollectorInfo() {
|
||||
localStorage.setItem('enableImportCollectorInfo', document.querySelector('#enableImportCollectorInfo').checked);
|
||||
}
|
||||
|
Reference in New Issue
Block a user