1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-10 01:56:30 +02:00

Save state of filetable

Signed-off-by: Marco Dickert <marco@misterunknown.de>
This commit is contained in:
Marco Dickert
2020-07-21 15:23:05 +02:00
parent 6439c4be7a
commit 68c36cd63b

View File

@@ -223,7 +223,8 @@ function IFM(params) {
orderFixed: [0, 'desc'],
language: {
"search": self.i18n.filter
}
},
stateSave: true
});