@schedule-x/current-time
Advanced tools
Comparing version 1.49.0 to 1.50.0
@@ -91,2 +91,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
label?: string; | ||
name?: string; | ||
} | ||
@@ -93,0 +94,0 @@ // This enum is used to represent names of all internally built views of the calendar |
@@ -91,2 +91,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
label?: string; | ||
name?: string; | ||
} | ||
@@ -93,0 +94,0 @@ // This enum is used to represent names of all internally built views of the calendar |
@@ -91,2 +91,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
label?: string; | ||
name?: string; | ||
} | ||
@@ -93,0 +94,0 @@ // This enum is used to represent names of all internally built views of the calendar |
{ | ||
"name": "@schedule-x/current-time", | ||
"version": "1.49.0", | ||
"version": "1.50.0", | ||
"description": "Schedule-X plugin for displaying an indicator for the current time", | ||
@@ -36,3 +36,3 @@ "author": { | ||
"homepage": "https://schedule-x.dev", | ||
"gitHead": "10378f271ef2a416b7f625b34308846eda6254db" | ||
"gitHead": "01c624308b5f712d84040ce93385d9f9ee80dcc7" | ||
} |
66352
1787