From 9c8b79b21c215d87b0661b602fc92595d91e168c Mon Sep 17 00:00:00 2001 From: Mayank Rana Date: Wed, 13 Mar 2024 15:08:50 +0530 Subject: [PATCH] fix: remove callback on load preferences button --- src/demos/storage-access-api/theme-selection.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/demos/storage-access-api/theme-selection.ejs b/src/demos/storage-access-api/theme-selection.ejs index e4f024f..c3a9cc0 100644 --- a/src/demos/storage-access-api/theme-selection.ejs +++ b/src/demos/storage-access-api/theme-selection.ejs @@ -2,7 +2,7 @@
<%- include(commonPath + '/internal-page/header.ejs', {containerType: 'sm'}) %>
-