Skip to content

Commit ac428aa

Browse files
committed
Added Copyright message
1 parent 8adc471 commit ac428aa

File tree

3 files changed

+19
-5
lines changed

3 files changed

+19
-5
lines changed

lib/extensions/EventSearchExtensions.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ export declare abstract class EventSearchExtensionsBase implements ProvideEventS
1616
}
1717
/**
1818
*
19-
* The default/empty usersearch-extension
20-
* Can (and will) be used if none of the modules has an implementaion of ProvideUserSearchExtensions
19+
* The default/empty eventsearch-extension
20+
* Can (and will) be used if none of the modules has an implementaion of ProvideEventSearchExtensions
2121
*
2222
* */
2323
export declare class DefaultEventSearchExtensions extends EventSearchExtensionsBase {

lib/extensions/EventSearchExtensions.js

Lines changed: 16 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/extensions/EventSearchExtensions.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)