Skip to content

Commit

Permalink
fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyShane committed Dec 15, 2024
1 parent 58e0d95 commit 22a120c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { Service } from '../service.js';

export class CustomizerService {
/**
* @param {import("../../src/js/index.js").NewTabPage} ntp - The internal data feed, expected to have a `subscribe` method.
* @param {import("../../src/index.js").NewTabPage} ntp - The internal data feed, expected to have a `subscribe` method.
* @param {CustomizerData} initial
* @internal
*/
Expand Down

0 comments on commit 22a120c

Please sign in to comment.