forked from midou/invidious
		
	Fix typo in nonces.sql
This commit is contained in:
		| @@ -5,7 +5,7 @@ | ||||
| CREATE TABLE public.nonces | ||||
| ( | ||||
|   nonce text, | ||||
|   expire timestamp with time zone, | ||||
|   expire timestamp with time zone | ||||
| ) | ||||
| WITH ( | ||||
|   OIDS=FALSE | ||||
|   | ||||
		Reference in New Issue
	
	Block a user