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:
@@ -104,11 +104,6 @@ export const getCommunityAddress = (boardIdentifier: string, communities: Direct
|
||||
return boardIdentifier;
|
||||
};
|
||||
|
||||
/**
|
||||
* Back-compat alias kept for route params and comments.
|
||||
*/
|
||||
export const getSubplebbitAddress = getCommunityAddress;
|
||||
|
||||
/**
|
||||
* Compare two addresses; returns true if they refer to the same board (handles .bso/.eth aliases).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user