Skip to content

Commit

Permalink
Update NNS proposal topic name (#5150)
Browse files Browse the repository at this point in the history
  • Loading branch information
hpeebles authored Jan 8, 2024
1 parent ea96ebf commit c708261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/openchat-client/src/stores/chat.ts
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ export const proposalTopicsStore = derived(
[10, "Node Provider Rewards"],
[12, "Subnet Replica Version Management"],
[13, "Replica Version Management"],
[14, "SNS & Neuron Fund"],
[14, "SNS & Neurons' Fund"],
]);
} else {
const snsFunctionsMap = $snsFunctions.get(
Expand Down

0 comments on commit c708261

Please sign in to comment.