Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Commit c394c92

Browse files
committed
update name of seeder
1 parent 4b44c81 commit c394c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AdminPanel/Support/Seeder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import Console
22
import TurnstileCrypto
33

44
public final class Seeder: Command {
5-
public let id = "seeder"
5+
public let id = "adminPanel:seeder"
66

77
public let help: [String] = [
88
"Seeds the database"

0 commit comments

Comments
 (0)