mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-08-26 12:42:12 -05:00
Tweak wording in Salmon Run gear tweet
This commit is contained in:
@@ -28,7 +28,7 @@ class SalmonRunTweet extends TwitterPostBase {
|
||||
|
||||
getText(data) {
|
||||
let monthName = moment.unix(data.available_time).tz('UTC').format('MMMM');
|
||||
return `Next month's Salmon Run reward gear has been posted! ${monthName}'s gear is the ${data.gear.name}. #salmonrun #splatoon2`;
|
||||
return `New Salmon Run reward gear has been posted! ${monthName}'s gear is the ${data.gear.name}. #salmonrun #splatoon2`;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user