add copy invite button to text clients
This commit is contained in:
@@ -70,6 +70,7 @@ export class Element {
|
||||
}
|
||||
|
||||
getLinkInstructions(platform, link) {}
|
||||
getCopyString(platform, link) {}
|
||||
|
||||
getName(platform) {
|
||||
if (platform === Platform.DesktopWeb || platform === Platform.MobileWeb) {
|
||||
|
||||
Reference in New Issue
Block a user