Skip to content

Commit

Permalink
Vue.js userFeedback
Browse files Browse the repository at this point in the history
  • Loading branch information
Roog committed Mar 25, 2019
1 parent a214c23 commit 49dfeea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CodecControl.Web/wwwroot/js/codeccontrol.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ var app = new Vue({
sipAddress: null,
currentLogLevel: '',
logLevels: ['Trace', 'Debug', 'Info', 'Warn', 'Error'],
userFeedback: "",
userFeedback: '',
selectedLogLevel: ''
},
methods: {
Expand Down

0 comments on commit 49dfeea

Please sign in to comment.