From 2eb634989abaeb657d2596ef7cc50483bfb6a68b Mon Sep 17 00:00:00 2001 From: Vlad Date: Mon, 20 Jun 2022 16:45:38 +0300 Subject: [PATCH] feat: change permissions (#1520) Co-authored-by: Vlad Tymoshchyk --- src/useTranslation.js | 0 test/useTranslation.loading.spec.js | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 src/useTranslation.js mode change 100755 => 100644 test/useTranslation.loading.spec.js diff --git a/src/useTranslation.js b/src/useTranslation.js old mode 100755 new mode 100644 diff --git a/test/useTranslation.loading.spec.js b/test/useTranslation.loading.spec.js old mode 100755 new mode 100644