@@ -159,6 +159,7 @@ define([
|
||||
"name": "Clock",
|
||||
"glyph": "\u0043",
|
||||
"description": "A UTC-based clock that supports a variety of display formats. Clocks can be added to Display Layouts.",
|
||||
"priority": 101,
|
||||
"features": [
|
||||
"creation"
|
||||
],
|
||||
@@ -215,6 +216,7 @@ define([
|
||||
"name": "Timer",
|
||||
"glyph": "\u00f5",
|
||||
"description": "A timer that counts up or down to a datetime. Timers can be started, stopped and reset whenever needed, and support a variety of display formats. Each Timer displays the same value to all users. Timers can be added to Display Layouts.",
|
||||
"priority": 100,
|
||||
"features": [
|
||||
"creation"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user