[WEB] Fix translations and small inconsistency when opening on web
This commit is contained in:
@@ -29,4 +29,6 @@ class NoteScope extends Bitmap
|
||||
public const GROUP = 8;
|
||||
public const FOLLOWER = 16;
|
||||
public const MESSAGE = 32;
|
||||
|
||||
public static int $instance_scope = self::PUBLIC | self::SITE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user