mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
refactor(core): remove legacy plebbit terminology
This commit is contained in:
@@ -27,12 +27,9 @@ const friendlyStateNames: Record<string, string> = {
|
||||
'fetching-ipfs': 'downloading thread',
|
||||
'fetching-community-ipns': 'downloading board',
|
||||
'fetching-community-ipfs': 'downloading board',
|
||||
'fetching-subplebbit-ipns': 'downloading board',
|
||||
'fetching-subplebbit-ipfs': 'downloading board',
|
||||
'fetching-update-ipfs': 'downloading update',
|
||||
'resolving-address': 'resolving address',
|
||||
'resolving-community-address': 'resolving board address',
|
||||
'resolving-subplebbit-address': 'resolving board address',
|
||||
'resolving-author-address': 'resolving author address',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user