v25.9.20
This commit is contained in:
心隨緣動 2025-09-20 01:32:45 +08:00 committed by GitHub
parent dd1e6d4144
commit c87eb375e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,4 +46,3 @@ func GetLinkHistory() ([]*LinkHistory, error) {
}
return histories, nil
}