mirror of
https://github.com/unraid/api.git
synced 2026-01-04 07:29:48 -06:00
chore: comment about terserReservations
This commit is contained in:
@@ -6,6 +6,7 @@ for (const k in envConfig) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Used to avoid redeclaring variables in the webgui codebase.
|
||||
* @see alt solution https://github.com/terser/terser/issues/1001, https://github.com/terser/terser/pull/1038
|
||||
*/
|
||||
function terserReservations(inputStr) {
|
||||
|
||||
Reference in New Issue
Block a user