Removal of Appreciate from Interface scripts

Removal of Appreciate from Interface scripts
It will be in More App where it should have been.
This commit is contained in:
Alezia Kurdis 2023-08-11 22:40:33 -04:00 committed by GitHub
parent 47ec27ff4d
commit 85030cd0f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,6 @@ var DEFAULT_SCRIPTS_COMBINED = [
"system/keyboardShortcuts/keyboardShortcuts.js",
"system/onEscape.js",
"system/onFirstRun.js",
"system/appreciate/appreciate_app.js",
"system/places/places.js"
//"developer/debugging/scriptMemoryReport.js"
];