mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-01 21:37:42 -04:00
hotfix: prebake flag to skip fetch
This commit is contained in:
@@ -123,7 +123,7 @@ const uiHelpersMocked = {
|
||||
backgroundImage: id,
|
||||
};
|
||||
|
||||
prebake();
|
||||
prebake(true);
|
||||
|
||||
// TODO: refactor to evalScope
|
||||
extend(
|
||||
|
||||
Reference in New Issue
Block a user