mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-31 03:31:06 +00:00
Tweak map, remove legacy version msg
This commit is contained in:
@@ -28,7 +28,7 @@ export default class Feed {
|
||||
|
||||
public static feedVersion(): FeedMessage.Message {
|
||||
return {
|
||||
action: Actions.FeedVersionLegacy,
|
||||
action: Actions.FeedVersion,
|
||||
payload: VERSION
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user