@ -235,6 +235,7 @@ int main
}
if ( show.empty() ) {
show = FSLib::canonical( path );
auto pos = show.find_last_of( '/' );
if ( pos != string::npos )
show = show.substr( ++pos );
The note is not visible to the blocked user.