Small improvements to #1366

This commit is contained in:
ricardo
2021-01-22 15:23:04 -05:00
parent 2bd05abc3e
commit 39fd7dc8ce
4 changed files with 5 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ export const messageOperations = [
description: 'Updates a message.',
},
{
name: 'GetPermalink',
name: 'Get Permalink',
value: 'getPermalink',
description: 'Get Permanent Link of a message',
},