fix the bug with format time for real #1

Open
vonbirne wants to merge 1 commits from bugfix#1 into main
Owner

ice_status['connectivity']['remainingTimeSeconds'] might be None

ice_status['connectivity']['remainingTimeSeconds'] might be None
vonbirne added 1 commit 2021-12-07 19:37:12 +00:00
05636a6568 fix the bug with format time for real
ice_status['connectivity']['remainingTimeSeconds'] might be None
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 bugfix#1 main
git pull origin bugfix#1

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff bugfix#1
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: vonbirne/kunsis-dotfiles#1
No description provided.