mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
L #~: Lint warning (#2074)
This commit is contained in:
parent
c1e7669037
commit
3753967d73
@ -242,9 +242,6 @@ export const updateOwnershipOnResource = (
|
||||
* - Update type:
|
||||
* ``0``: Replace the whole template.
|
||||
* ``1``: Merge new template with the existing one.
|
||||
* @param {boolean} [params.append]
|
||||
* - ``true``: Merge new template with the existing one.
|
||||
* - ``false``: Replace the whole template.
|
||||
* @param {string} [userTemplateAttribute] - The attribute name of the user template. By default is `USER_TEMPLATE`.
|
||||
* @returns {function(Draft):ThunkAction} - Dispatches the action
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user