We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52b5973 commit 1b3a036Copy full SHA for 1b3a036
packages/extension-polkagate/src/popup/home/news.ts
@@ -12,7 +12,8 @@ export const news: News[] = [
12
{
13
version: '0.34.1',
14
notes: [
15
- 'Added support for pool migration, allowing users to vote on governance using their staked funds in pools on Kusama.'
+ 'Added support for pool migration, allowing users to vote on governance using their staked funds in pools on Kusama.',
16
+ 'PolkaGate is getting a complete new look, so stay tuned for the upcoming update!'
17
]
18
},
19
0 commit comments