added option for updating on move

This commit is contained in:
grimsace
2026-05-07 15:28:38 -05:00
parent a359518dd8
commit 70ff6f7c51
2 changed files with 31 additions and 2 deletions
+4
View File
@@ -7,6 +7,10 @@
"empty": "No auras configured."
},
"settings": {
"refreshDuringMove": {
"name": "Refresh During Movement",
"hint": "If disabled, aura highlights will only refresh when a token stops moving or its settings are updated. This can improve performance."
},
"name": {
"name": "Aura Name"
},