This commit is contained in:
parent
c4373b73cf
commit
d895bccb17
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,8 @@ local config = require("lapis.config").get()
|
|||
|
||||
members = {{"fynn","https://fynngodau.de"},
|
||||
{"anton","https://anton.ehrmanntraut.de"},
|
||||
{"max","https://aaahhh.de"}}
|
||||
{"max","https://aaahhh.de"},
|
||||
{"theresa","https://treimer.dev"}}
|
||||
members[#members+1] = members[1]
|
||||
|
||||
math.randomseed(os.time())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue