Skip to content

Commit ff987fe

Browse files
laurent-yotiCopilot
andcommitted
Update src/dynamic_sharing_service/policy/wanted.attribute.js
JSDoc Co-authored-by: Copilot <[email protected]>
1 parent b902cb7 commit ff987fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dynamic_sharing_service/policy/wanted.attribute.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ module.exports = class WantedAttribute {
101101
*
102102
* These are names of attributes that can be used as fallback
103103
*
104-
* @returns {string[]}
104+
* @returns {string[]|null}
105105
*/
106106
getAlternativeNames() {
107107
return this.alternativeNames;

0 commit comments

Comments
 (0)