mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-04-24 15:15:49 +02:00
Oops
This commit is contained in:
parent
29a02db07d
commit
1c3e2fbad7
@ -95,7 +95,7 @@ enabled(){
|
||||
item.addClass("selected");
|
||||
}
|
||||
|
||||
item.click(function(){ console.profile("aaa");
|
||||
item.click(function(){
|
||||
modal.find("[data-td-key='"+key+"']").removeClass("selected");
|
||||
item.addClass("selected");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user