aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/@types/Operation.ts
diff options
context:
space:
mode:
authorZero~Informatique2020-02-12 21:25:07 +0100
committerNotkea2020-02-12 21:44:51 +0100
commitaf4660b4c4fea455dfffbf2d966bae425ed6effb (patch)
treed0767971137faa81380a50661c47b848b10ccc5b /viewer/src/@types/Operation.ts
parentd2b06df90fd1e8f6b89c49704150de45aee92b51 (diff)
downloadldgallery-af4660b4c4fea455dfffbf2d966bae425ed6effb.tar.gz
viewer: project configuration - eof-last enforced
Diffstat (limited to 'viewer/src/@types/Operation.ts')
-rw-r--r--viewer/src/@types/Operation.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/viewer/src/@types/Operation.ts b/viewer/src/@types/Operation.ts
index f1e7a41..ba31bc0 100644
--- a/viewer/src/@types/Operation.ts
+++ b/viewer/src/@types/Operation.ts
@@ -21,4 +21,4 @@ export enum Operation {
21 INTERSECTION = '', 21 INTERSECTION = '',
22 ADDITION = '+', 22 ADDITION = '+',
23 SUBSTRACTION = '-', 23 SUBSTRACTION = '-',
24}; \ No newline at end of file 24};