Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
plugin/history-eternal: Use
readonly
instead of export
...and hide errors relating to setting already-readonly variables. `plugin/history-eternal` does not need to force loading after `plugin/history` because both plugins will play nicely with read-only variables, and since we're overwritting and marking read-only then the intended result survives no matter which loads first.
- Loading branch information