Skip to content

Commit d6d6928

Browse files
committed
fix: rebuild
AdminForth/1510/i-got-this-recommendation-thou
1 parent c8d6982 commit d6d6928

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adminforth/types/Back.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ export interface IAdminForth {
578578
* This method will be automatically called from AdminForth HTTP adapter to serve AdminForth SPA.
579579
*/
580580
setupEndpoints(server: IHttpServer): void;
581-
581+
582582
/**
583583
* This method can be used when you want to get some plugin instances by class name.
584584
* Should be used for plugins which might have multiple instances with the same class name.

0 commit comments

Comments
 (0)