Reviewed-on: #15
@@ -1,5 +1,5 @@
pub struct Auth {
pub app: crate::app::App,
pub app: std::sync::Arc<crate::app::App>,
}
impl Auth {
The note is not visible to the blocked user.