Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Conversation

@darbyjack
Copy link

Took 24 minutes

@darbyjack
Copy link
Author

Added in forks to GitHub command.

String emoji;
String check = String.valueOf(array.getJSONObject(i).getBoolean("blocked"));
if (check.equalsIgnoreCase("false")) {
emoji = "✅";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unicode pls.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Took 29 seconds
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants