Skip to content

Commit

Permalink
Mark readonly
Browse files Browse the repository at this point in the history
  • Loading branch information
stacey-gammon committed Oct 18, 2018
1 parent 09db49a commit 81e5d19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export class EmbeddedVisualizeHandler {
}, 100);

private dataLoaderParams: RequestHandlerParams;
private appState?: AppState;
private readonly appState?: AppState;
private uiState: PersistedState;
private dataLoader: VisualizeDataLoader;

Expand Down

0 comments on commit 81e5d19

Please sign in to comment.