Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
udamir authored Sep 19, 2024
1 parent e5465cd commit 3b95fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ yt.Tags.getTags({
### Widget Client

```typescript
import { YouTrack } from "youtrack-client"
import { YouTrack, DashboardApi, WidgetApi } from "youtrack-client"

DashboardAddons.registerWidget(async (dashboardApi: DashboardApi, widgetApi: WidgetApi) => {

Expand Down

0 comments on commit 3b95fe3

Please sign in to comment.