mirror of
https://github.com/Insality/druid
synced 2025-11-27 19:30:53 +01:00
first iteration of trash cleaning
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user