This repository was archived by the owner on Dec 31, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 "manifest_version" : 2 ,
33 "name" : " SaltBot" ,
44 "description" : " This extension automates betting on SaltyBet.com." ,
5- "version" : " 2.6.3 " ,
5+ "version" : " 2.6.4 " ,
66 "permissions" : [
77 " storage" ,
88 " unlimitedStorage" ,
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ <h2 class="subheading">Chromosomes Management</h2>
8484< div id ="bec " class ="btn btn-inline btn-small btn-success " data-bind ="click: ecClick ">
8585 Export
8686</ div >
87- < div id ="bic " class ="btn btn-inline btn-small btn-success " style ="position: relative; width: 45px " data-bind ="click: icClick ">
87+ < div id ="bic " class ="btn btn-inline btn-small btn-success " style ="position: relative; width: 45px " data-bind ="event: { change: icClick } ">
8888 < span style ="top: 5px; left:3px ; "> Import</ span >
8989</ div >
9090< input type ="file " id ="upload_c " style ="display: none ">
@@ -99,7 +99,7 @@ <h2 class="subheading">Records Management</h2>
9999< div id ="bir " class ="btn btn-inline btn-small btn-success " style ="position: relative; width: 45px; ">
100100 < span id ="text_upload_r " style ="top: 5px; left:3px ; "> Import</ span >
101101</ div >
102- < input type ="file " id ="upload_r " style ="display: none " data-bind ="click: irClick ">
102+ < input type ="file " id ="upload_r " style ="display: none " data-bind ="event: { change: irClick } ">
103103
104104< h2 class ="subheading "> Options</ h2 >
105105< div id ="tv " class ="btn btn-inline btn-small btn-success " data-bind ="click: tvClick ">
You can’t perform that action at this time.
0 commit comments