From aa81f93954eaaa73b03b1711f5fbb1f615de4a3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <michael@minelli.me> Date: Mon, 31 Jul 2023 22:29:55 +0200 Subject: [PATCH] DojoResponse => Move file --- types/{ => Dojo}/DojoResponse.ts | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename types/{ => Dojo}/DojoResponse.ts (100%) diff --git a/types/DojoResponse.ts b/types/Dojo/DojoResponse.ts similarity index 100% rename from types/DojoResponse.ts rename to types/Dojo/DojoResponse.ts -- GitLab