-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
When trying to run the frame the error: No more script pages.
The structure and files are saved as follows
folderProject/
.auto-type
001-description
scripts
app.js (3 lines)
001-description
file: scripts/app.js
line: 1
align: top
↓↓↓↓↓↓↓⇥
if (!app.selectedCities) {
app.selectedCities = [];
}↓↓⇥
app.selectedCities.push({key: key, label: label});
app.saveSelectedCities();
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels