Skip to content

Commit

Permalink
fixed linter
Browse files Browse the repository at this point in the history
  • Loading branch information
roncodes committed Feb 6, 2024
1 parent 3e7d8c5 commit 12d907c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/services/universe.js
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@ export default class UniverseService extends Service.extend(Evented) {
* Creates a dashboard widget object
*
* @param {Object} widget
* @return {Widgetobject}
* @return {Widgetobject}
* @memberof UniverseService
*/
_createDashboardWidget(widget) {
Expand Down

0 comments on commit 12d907c

Please sign in to comment.