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
I am working on a modification of the scratch-gui and I would like to start it in the logged-in state, i.e., having it display SHOWING_WITH_ID instead of SHOWING_WITHOUT_ID. Using my own backend.
I attempted to set defaultProjectId to 1 in project-state.js, but it didn’t work as expected.
I am looking for guidance or suggestions on how to achieve this. Any help would be greatly appreciated! 🙏🏽
The text was updated successfully, but these errors were encountered:
I am working on a modification of the
scratch-gui
and I would like to start it in the logged-in state, i.e., having it displaySHOWING_WITH_ID
instead ofSHOWING_WITHOUT_ID
. Using my own backend.I attempted to set
defaultProjectId
to 1 inproject-state.js
, but it didn’t work as expected.I am looking for guidance or suggestions on how to achieve this. Any help would be greatly appreciated! 🙏🏽
The text was updated successfully, but these errors were encountered: