mirror of
https://github.com/idanoo/go-mastodon-stats
synced 2025-07-05 07:42:19 +00:00
Fix typo
This commit is contained in:
parent
1da4591abe
commit
fcce0cfb7b
3 changed files with 4 additions and 4 deletions
|
@ -78,7 +78,7 @@ var (
|
|||
CALCKEY_IDENTIFIER = "calckey"
|
||||
|
||||
// Write.as
|
||||
WRIETAS_DB_SCHEMA string
|
||||
WRITEAS_DB_SCHEMA string
|
||||
WRITEAS_USER_QUERY = `SELECT count(*) FROM users WHERE status = 0`
|
||||
WRITEAS_IDENTIFIER = "writeas"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue