n.eko.moe -> demodesk.

This commit is contained in:
Miroslav Šedivý 2020-10-28 19:15:48 +01:00
parent 687cf987f8
commit a5014e205e
27 changed files with 68 additions and 68 deletions

View file

@ -4,8 +4,8 @@ import (
"github.com/rs/zerolog/log"
"github.com/spf13/cobra"
"n.eko.moe/neko"
"n.eko.moe/neko/internal/types/config"
"demodesk/neko"
"demodesk/neko/internal/types/config"
)
func init() {