fix: change the way to judge whether an array is empty #2

Open
innov wants to merge 2 commits from 2.3.15-beta.12 into 2.3.15-beta.10
Owner

fix: change the way to judge whether an array is empty

fix: change the way to judge whether an array is empty
innov added 2 commits 2022-11-28 17:18:21 +08:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b 2.3.15-beta.12 2.3.15-beta.10
git pull origin 2.3.15-beta.12

Step 2:

Merge the changes and update on Gitea.
git checkout 2.3.15-beta.10
git merge --no-ff 2.3.15-beta.12
git push origin 2.3.15-beta.10
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: innov/bee-table#2
No description provided.