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
there are non-optional values in the `Settings` struct, accordingly all
of the callers must pass it along. it was wrong to default it to an
empty struct, that shouldn't even compile (but somehow does with MSVC...
CLion correctly complains in the IDE).
0 commit comments