Move remaining highlight autosave init logic to `init` method
Put all the initialization logic in one place instead of spreading it between the constructor and `init` method.
Showing
Please register or sign in to comment
Put all the initialization logic in one place instead of spreading it between the constructor and `init` method.