mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Cleanup all the console.log
Also renamed Github to GitHub
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ Loader {
|
||||
sourceComponent: content
|
||||
|
||||
// onLoaded: {
|
||||
// console.log("NLoader onLoaded: " + item.toString());
|
||||
// console.log("[NLoader] onLoaded:", item.toString());
|
||||
// }
|
||||
onActiveChanged: {
|
||||
if (active && item && item.show) {
|
||||
|
||||
Reference in New Issue
Block a user