@jiyar you have two issues, both are in the section of the module prayer time:
- after apiVersion there is a comma missing before your comment
apiVersion: '1.0', // please, leave unchanged. reserved for future use.
- There are two brackets too much (
} ]
), it should be:
alertTimer: 15000
}
},