mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-11-20 11:36:24 +01:00
Modify jsdoc comment
This commit is contained in:
parent
39bc827aaf
commit
efef7147af
@ -124,6 +124,7 @@ function populateMapWithDerivedVariables(map, cssFileLocation) {
|
|||||||
* @param {string} value - The base value on which an operation is applied
|
* @param {string} value - The base value on which an operation is applied
|
||||||
* @param {string} operation - The operation to be applied (eg: darker, lighter...)
|
* @param {string} operation - The operation to be applied (eg: darker, lighter...)
|
||||||
* @param {string} argument - The argument for this operation
|
* @param {string} argument - The argument for this operation
|
||||||
|
* @param {boolean} isDark - Indicates whether this theme is dark
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user