Add comment field that is shown on account hover. Update discord link
This commit is contained in:
		| @@ -47,6 +47,7 @@ const handler = async (req: NextApiRequest, res: NextApiResponse) => { | ||||
|       character, | ||||
|       needsLogin: false, | ||||
|       account: "-", | ||||
|       comment: "", | ||||
|     }; | ||||
|     res.json(token); | ||||
|   } else { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calli
					Calli