1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-20 14:55:15 +03:00

Change extension to json

This commit is contained in:
keyser84 2017-03-02 22:33:17 +00:00
parent db46d752d4
commit b8b5ee95fc

View file

@ -164,7 +164,7 @@ function configuration_backup(callback) {
var chosenFileEntry = null;
var accepts = [{
extensions: ['txt']
extensions: ['json']
}];
// generate timestamp for the backup file