1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00

settings.js map app-settings instead of app-settings-content

This commit is contained in:
Loic Blot 2018-09-06 00:08:16 +02:00
parent 445b3474ce
commit d67cbb2f26
No known key found for this signature in database
GPG Key ID: EFAA458E8C153987

View File

@ -9,7 +9,7 @@
*/ */
var SmsSettings = new Vue({ var SmsSettings = new Vue({
el: '#app-settings-content', el: '#app-settings',
data: { data: {
// Attributes // Attributes
messageLimit: 100, messageLimit: 100,