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