This commit is contained in:
cdle
2023-06-12 14:33:16 +08:00
parent 024adc8835
commit 9e3c8ed10f
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ func initPluginPublish() {
Address: address,
// MachineID: GetMachineID(),
}))
sublink := fmt.Sprintf("sub://%s", str)
sublink := fmt.Sprintf("link://%s", str)
return &storage.Final{
Now: sublink,
Message: sublink,