Fix removal of Release.App

This commit is contained in:
Enrico Ros
2025-10-09 20:57:15 -07:00
parent b47a1fd562
commit 4a5ce94d29
-1
View File
@@ -109,7 +109,6 @@ function AppDebug() {
reloads: usageCount,
},
release: {
app: Release.App,
build: frontendBuild,
},
};