address review comments

This commit is contained in:
Alejandro Gomez 2023-02-13 01:10:15 +01:00 committed by Kieran
parent d15f2ae984
commit 82045d5f67
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
2 changed files with 0 additions and 7 deletions

View File

@ -126,10 +126,6 @@ export interface LoginStore {
latestTags: number; latestTags: number;
/** /**
<<<<<<< HEAD
=======
>>>>>>> e05bec8 (feat: follow tags)
* A list of event ids this user has pinned * A list of event ids this user has pinned
*/ */
pinned: HexKey[]; pinned: HexKey[];

View File

@ -29,9 +29,6 @@
"0yO7wF": { "0yO7wF": {
"string": "{n} secs" "string": "{n} secs"
}, },
"11YZdY": {
"string": "Are you sure you want to unbookmark this note?"
},
"1A7TZk": { "1A7TZk": {
"string": "What is Snort and how does it work?" "string": "What is Snort and how does it work?"
}, },