Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Commit

Permalink
Issue #133 got rid of some weird spacing in general.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lnewmanheggie committed Apr 12, 2021
1 parent 1a62573 commit 5f2c616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/general.js
Expand Up @@ -514,7 +514,7 @@ function update_field(me, my_type) {
default:
break;
}

let is_persistent = my_parent.hasClass("persistent");

//don't do anything if the value is empty and it is a persistent field
Expand Down

0 comments on commit 5f2c616

Please sign in to comment.