mirror of
https://github.com/derfenix/photocatalog.git
synced 2026-03-11 21:35:34 +03:00
Full application rewrite, v2 version introduced
This commit is contained in:
@@ -7,8 +7,8 @@ import (
|
||||
"os"
|
||||
"sync"
|
||||
|
||||
"github.com/derfenix/photocatalog/internal/organizer"
|
||||
"github.com/derfenix/photocatalog/internal/organizer/modes"
|
||||
"github.com/derfenix/photocatalog/v2/internal/organizer"
|
||||
"github.com/derfenix/photocatalog/v2/internal/organizer/modes"
|
||||
)
|
||||
|
||||
type Application struct {
|
||||
|
||||
Reference in New Issue
Block a user