mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Chat
This commit is contained in:
parent
b0fad8d4a2
commit
aea8ad22d1
6 changed files with 115 additions and 69 deletions
|
@ -8,7 +8,7 @@ interface Options {
|
|||
exceptions: Array<string>
|
||||
}
|
||||
|
||||
const testUser = {
|
||||
export const testUser = {
|
||||
id: 19,
|
||||
avaiblePWRequests: 645,
|
||||
pwRequestCount: 19,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue