From 14ce21d220d21a6d9e5f7286a128d9838a768e0a Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 19 Aug 2022 10:36:49 +0700 Subject: initial commit release --- addons/note/static/src/js/systray_activity_menu.js | 0 addons/note/static/src/scss/note.scss | 0 addons/note/static/src/xml/systray.xml | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 addons/note/static/src/js/systray_activity_menu.js mode change 100644 => 100755 addons/note/static/src/scss/note.scss mode change 100644 => 100755 addons/note/static/src/xml/systray.xml (limited to 'addons/note/static/src') diff --git a/addons/note/static/src/js/systray_activity_menu.js b/addons/note/static/src/js/systray_activity_menu.js old mode 100644 new mode 100755 diff --git a/addons/note/static/src/scss/note.scss b/addons/note/static/src/scss/note.scss old mode 100644 new mode 100755 diff --git a/addons/note/static/src/xml/systray.xml b/addons/note/static/src/xml/systray.xml old mode 100644 new mode 100755 -- cgit v1.2.3