Skip to content

Commit

Permalink
fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Apr 29, 2020
1 parent 47d4577 commit d6552e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/legacy/server/kbn_server.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ export default class KbnServer {
public server: Server;
public inject: Server['inject'];
public pluginSpecs: any[];
public uiBundles: any;

constructor(
settings: Record<string, any>,
Expand Down

0 comments on commit d6552e2

Please sign in to comment.