@@ -8,6 +8,6 @@ import (
func main() {
plugin.Serve(&plugin.ServeOpts{
ProviderFunc: provider.Provider,
ProviderFunc: provider.New,
})
}
The note is not visible to the blocked user.