mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Update main.js
This commit is contained in:
@@ -369,7 +369,7 @@ function hideShowColors(enter = false) {
|
||||
}
|
||||
}
|
||||
}
|
||||
if (!activeTab) {
|
||||
if (!activeTab && document.getElementsByClassName("tabSelectColor")[0].className != undefined) {
|
||||
document.getElementsByClassName("tabSelectColor")[0].className += " activeTab"
|
||||
}
|
||||
if (enter) {
|
||||
|
Reference in New Issue
Block a user