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
// }:animations list.${animation.storageSafeName} set value ${animStorage.toString()}`
510
-
// if (str.length > 2000000) {
511
-
// // FIXME - Temporary patch. Split each animation's storage into multiple commands if it's too large.
512
-
// throw new Error(
513
-
// `The animation storage for '${animation.name}' is too large! The data command must be less than 2000000 characters long. (Currently ${str.length} characters).`
0 commit comments