You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This piece of code writes a very clean logic layer to memory. It overrides what is already there. Instead, it should load everything from memory and just unset things that changed. It should use logic1 to see what is supported to be changed and not touch the rest.