mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-10-27 19:53:41 +08:00
maintenance (code): fix typos
This commit is contained in:
@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
APP_VERSION = "v0.4"
|
||||
APP_VERSION = "v0.4rc"
|
||||
PLUGIN_PATH = "data/plugin/"
|
||||
LOG_PATH = "data/state/log/"
|
||||
CONFIG_PATH = "data/state/config/"
|
||||
|
||||
Reference in New Issue
Block a user