move vue tryout

This commit is contained in:
Torsten
2023-02-14 19:06:53 +02:00
parent eb055c7b8d
commit 5f0c2f37a7
10 changed files with 0 additions and 198 deletions
-7
View File
@@ -1,7 +0,0 @@
class KantaController < ApplicationController
def show
@image = Merged::Image.first
end
end