You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature is necessary to make sure that the plugin is alive, because most of the time we won't see a detected bot frequently.
So we will mark team members for themselves (the data will be saved in the server).
For example, if I'm a team member and I installed the extension, my own tweets will be marked with some new background.
Add a new method to the ApiService that returns a mock team data.
Mark all the team members tweets with a new background.
Mark also in the profile page. (Add the background to the header image)
The text was updated successfully, but these errors were encountered:
This feature is necessary to make sure that the plugin is alive, because most of the time we won't see a detected bot frequently.
So we will mark team members for themselves (the data will be saved in the server).
For example, if I'm a team member and I installed the extension, my own tweets will be marked with some new background.
ApiService
that returns a mock team data.The text was updated successfully, but these errors were encountered: