rename web/ to admin/, along with the web-named build and cli identifiers
This commit is contained in:
+1
-1
@@ -180,7 +180,7 @@ pub const WebState = struct {
|
||||
querylog_db: ?*db.Db = null,
|
||||
|
||||
version: []const u8 = "",
|
||||
/// The `--web-dev` asset directory, read by the dev-mode fallback. Empty
|
||||
/// The `--admin-dev` asset directory, read by the dev-mode fallback. Empty
|
||||
/// whenever that fallback is not wired.
|
||||
dev_dir: []const u8 = "",
|
||||
/// Unix seconds at process start, for uptime.
|
||||
|
||||
Reference in New Issue
Block a user