split media related migrations into service dir
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
73af171830
commit
47f9c69eff
3 changed files with 164 additions and 154 deletions
|
@ -1,4 +1,5 @@
|
|||
mod data;
|
||||
pub(super) mod migrations;
|
||||
mod preview;
|
||||
mod remote;
|
||||
mod tests;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue