mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
394 B
394 B
Tonight
Indicate that you want the update to run during the next Butler execution. Omitting this or setting it to false indicates that the update should install
Example Usage
import { Tonight } from "@lukehagar/plexjs/sdk/models/operations";
let value: Tonight = Tonight.One;
Values
| Name | Value |
|---|---|
Zero |
0 |
One |
1 |