finalized adding support for access tokens
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ export enum LinkType {
|
||||
image,
|
||||
}
|
||||
|
||||
export enum KeyExpiry {
|
||||
export enum TokenExpiry {
|
||||
sevenDays,
|
||||
oneMonth,
|
||||
twoMonths,
|
||||
|
||||
Reference in New Issue
Block a user