From e4952101f90eddb12cac26ca6375d80fb4fd218f Mon Sep 17 00:00:00 2001 From: Andreas <6977712+AndreasK79@users.noreply.github.com> Date: Wed, 15 Sep 2021 19:33:34 +0200 Subject: [PATCH] Renamed a file to fix a merge collision in migration files. --- .../migrations/{071_theme_table.php => 075_theme_table.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename application/migrations/{071_theme_table.php => 075_theme_table.php} (100%) diff --git a/application/migrations/071_theme_table.php b/application/migrations/075_theme_table.php similarity index 100% rename from application/migrations/071_theme_table.php rename to application/migrations/075_theme_table.php