Skip to content

Commit

Permalink
Update sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
pcowgill authored Jul 23, 2024
1 parent 938bba4 commit 29554f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contextualizers/protocol/skyoneer/gameEngine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export function generate(transaction: Transaction): Transaction {
category: 'PROTOCOL_1',
en: {
title: `Skyoneer`,
default: '[[sender]][[contextAction]][[token]][[receiver]]',
default: '[[sender]][[contextAction]][[token]]to[[receiver]]',
},
},
variables: {
Expand Down

0 comments on commit 29554f8

Please sign in to comment.