From 7c27e6502037caf1aee3eb9e30b4e0572ce095a1 Mon Sep 17 00:00:00 2001 From: bob Date: Wed, 29 Jan 2020 17:06:59 -0500 Subject: added custom narrative types. fixed scrolling ambiguity with stackviews. can create metdata from stackingview --- src/client/util/ClientUtils.ts.temp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/client/util/ClientUtils.ts.temp (limited to 'src/client/util') diff --git a/src/client/util/ClientUtils.ts.temp b/src/client/util/ClientUtils.ts.temp new file mode 100644 index 000000000..f9fad5ed9 --- /dev/null +++ b/src/client/util/ClientUtils.ts.temp @@ -0,0 +1,3 @@ +export namespace ClientUtils { + export const RELEASE = "mode"; +} \ No newline at end of file -- cgit v1.2.3-70-g09d2