first iteration of trash cleaning

This commit is contained in:
Alexey Gulev
2019-03-25 22:38:50 +01:00
parent 00e984efdc
commit e80ba7106b
18 changed files with 152 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
local M = {}
local text_field = require "modules.ui.components.text_field"
local text_field = require "druid.components.text_field"
local FRAMES = 60