4
resources/client/profile/user-link.ts
Executable file
4
resources/client/profile/user-link.ts
Executable file
@@ -0,0 +1,4 @@
|
||||
export interface UserLink {
|
||||
url: string;
|
||||
title: string;
|
||||
}
|
||||
Reference in New Issue
Block a user