We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c92c737 commit f092de2Copy full SHA for f092de2
scripts/core/core.func
@@ -455,3 +455,6 @@ check_or_create_swap() {
455
}
456
457
trap 'stop_spinner' EXIT INT TERM
458
+
459
+# Initialize functions when core.func is sourced
460
+load_functions
0 commit comments