Skip to content

Commit b3b3784

Browse files
committed
add res and fix url
1 parent 97a0bb6 commit b3b3784

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

imgui-price-reminder/PR.ico

12.3 KB
Binary file not shown.

imgui-price-reminder/price-reminder.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ func onClickXAG() {
8888
}
8989

9090
func onClickAUTD() {
91-
open.Run("https://finance.sina.com.cn/futures/quotes/AGTD.shtml")
91+
open.Run("https://finance.sina.com.cn/futures/quotes/AUTD.shtml")
9292
}
9393

9494
func onClickAGTD() {

0 commit comments

Comments
 (0)