mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-04-19 15:27:40 +00:00
Update Meeting-dial-in.js
This commit is contained in:
parent
8b684a220b
commit
486d052f3f
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ if (Device.isUsingDarkAppearance()) {
|
|||
let now = new Date()
|
||||
let end = new Date()
|
||||
end.setHours(23, 59, 59, 999);
|
||||
end.setDate(31)
|
||||
|
||||
const matchPatterns = {
|
||||
skype: {
|
||||
|
|
Loading…
Add table
Reference in a new issue