moved var cache to its own dir so rename the appropriate line in

filesystem module
This commit is contained in:
ndwarshuis 2018-09-28 10:37:59 -04:00
parent 4286e53b7d
commit 0cebe69d98
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ local labels = _G_Widget_.TextColumn{
spacing = _SPACING_,
'root',
'boot',
'var',
'vcache',
'home',
'data',
'dcache',