From 8b1b4d3c7b7005653ae2c1fd28c4dc5107643190 Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Thu, 5 Aug 2021 12:17:38 +0200 Subject: [PATCH] Add missing file --- client/src/router/auth.names.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 client/src/router/auth.names.js diff --git a/client/src/router/auth.names.js b/client/src/router/auth.names.js new file mode 100644 index 00000000..f0476240 --- /dev/null +++ b/client/src/router/auth.names.js @@ -0,0 +1 @@ +export const LICENSE_ACTIVATION = 'licenseActivation';