More supported attatchment types and cancel uploads
This commit is contained in:
parent
039491ca87
commit
a05c74bb3c
13 changed files with 416 additions and 103 deletions
|
@ -20,7 +20,7 @@ class Guild{
|
|||
position:number;
|
||||
parent_id:string;
|
||||
member:Member;
|
||||
html:HTMLUnknownElement;
|
||||
html:HTMLElement;
|
||||
static contextmenu=new Contextmenu("guild menu");
|
||||
static setupcontextmenu(){
|
||||
Guild.contextmenu.addbutton("Copy Guild id",function(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue