Clean up example into its own directory #30
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I found importing this asset to be a bit confusing because the example is at the root directory. This PR cleans that up by making an
example
folder and cleaning some things up (removing empty Node.gd file for example).Changes:
example
directory and cleanupmoderator:read:followers
to default scopes as example needs it forchannel.follow
eventThanks!