Ensure default env var is a string
This commit is contained in:
parent
68f6db4830
commit
07ce4e1567
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ o2m_name: example
|
|||
|
||||
o2m_version: 0.12.13
|
||||
|
||||
o2m_timer: 300
|
||||
o2m_timer: "300"
|
||||
|
||||
o2m_discord_gw_intents: "no"
|
||||
|
||||
|
|
Loading…
Reference in a new issue