From a65fcbe4f4fc3bc7627b5223d1010d03445f00ac Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 7 May 2020 17:09:19 +0200 Subject: bump version --- StoneIsland/www/js/lib/nav/IntroModal.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'StoneIsland/www/js/lib/nav/IntroModal.js') diff --git a/StoneIsland/www/js/lib/nav/IntroModal.js b/StoneIsland/www/js/lib/nav/IntroModal.js index 242405a0..42cf5c5d 100644 --- a/StoneIsland/www/js/lib/nav/IntroModal.js +++ b/StoneIsland/www/js/lib/nav/IntroModal.js @@ -39,6 +39,9 @@ var IntroModal = View.extend({ case 'always': this.show() return true + default: + this.hide() + return false } }, -- cgit v1.2.3-70-g09d2