Skip to content

Commit fe86e50

Browse files
dsmilkovcaisq
authored andcommitted
Add the missing route-prefix property to <vz-projector-app> (tensorflow#3531)
1 parent 4633d6e commit fe86e50

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tensorboard/plugins/projector/vz_projector/vz-projector-app.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
pageViewLogging: {type: Boolean, value: false},
135135
eventLogging: {type: Boolean, value: false},
136136
projectorConfigJsonPath: {type: String, value: ''},
137+
routePrefix: {type: String, value: ''},
137138
servingMode: {type: String, value: ''},
138139
documentationLink: {type: String, value: ''},
139140
bugReportLink: {type: String, value: ''},

0 commit comments

Comments
 (0)