mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-23 17:29:51 +02:00
update archive
This commit is contained in:
@ -114,7 +114,7 @@ class Archive extends this.OS.application.BaseApplication
|
||||
refreshTreeFile: () ->
|
||||
return unless @zip
|
||||
treedata = {
|
||||
text: @currfile.filename.trimRight(".zip"),
|
||||
text: @currfile.filename.trimFromRight(".zip"),
|
||||
type: "dir"
|
||||
path: "",
|
||||
open: true,
|
||||
|
Reference in New Issue
Block a user