@@ -1,4 +1,8 @@
export const SERVER_BUFFER = "*";
export const BufferType = {
SERVER: "server",
CHANNEL: "channel",
NICK: "nick",
};
export const Status = {
DISCONNECTED: "disconnected",
The note is not visible to the blocked user.