Continued css clean-up.
This commit is contained in:
parent
920948bcc1
commit
b13e2bde24
18 changed files with 189 additions and 203 deletions
|
|
@ -333,7 +333,7 @@ class permList{
|
|||
class deleteBtn{
|
||||
constructor(channel){
|
||||
this.channel = channel;
|
||||
this.delete = document.querySelector("#channel-delete");
|
||||
this.delete = document.querySelector("#chan-delete");
|
||||
|
||||
this.setupInput();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue