added backend for myrecipebox migration

This commit is contained in:
Michael Genson
2024-03-21 16:11:06 +00:00
parent 95b6d901bf
commit 4e38625bde
5 changed files with 147 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
from .chowdown import *
from .copymethat import *
from .mealie_alpha import *
from .myrecipebox import *
from .nextcloud import *
from .paprika import *
from .plantoeat import *