Move tags into subdirectory

This commit is contained in:
Pieter Vander Vennet 2021-03-29 00:41:53 +02:00
parent 3b08e7324b
commit 120832f241
18 changed files with 25 additions and 28 deletions

View file

@ -1,4 +1,4 @@
import {TagsFilter} from "../../Logic/TagsFilter";
import {TagsFilter} from "../../Logic/Tags/TagsFilter";
export default class SourceConfig {