Add changelog
This commit is contained in:
@ -45,6 +45,10 @@ export function developers(): string {
|
||||
return '/developers';
|
||||
}
|
||||
|
||||
export function changelog(): string {
|
||||
return '/changelog';
|
||||
}
|
||||
|
||||
export function signin(): string {
|
||||
return '/auth/slack';
|
||||
}
|
||||
|
Reference in New Issue
Block a user