Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/rmaguiar/hugo-theme-color-your-world.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/js/postpone.js')
-rw-r--r--assets/js/postpone.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/assets/js/postpone.js b/assets/js/postpone.js
index 20ea045..f220ee3 100644
--- a/assets/js/postpone.js
+++ b/assets/js/postpone.js
@@ -19,5 +19,4 @@ PALETTE.onchange = function () {
};
updateAccent()
-};
-
+}