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
Enable all the project-based features that were turned off just before "multifile on web" rollout, if the user has our gating feature flag. I believe this will basically replace all remaining isDesktop checks with isDesktop || hasCloudStorageFlag.
Enable all the project-based features that were turned off just before "multifile on web" rollout, if the user has our gating feature flag. I believe this will basically replace all remaining
isDesktopchecks withisDesktop || hasCloudStorageFlag.