This commit is contained in:
asep komarudin 2023-01-25 17:05:35 +07:00
parent dee1a6570b
commit 4645605892
3 changed files with 17 additions and 14 deletions

View file

@ -1,13 +0,0 @@
local M = {}
-- Untuk UBah dashboard buka remark dan ganti sesuai kebutuhan
-- M.dashboard = {
-- [[ __ ]],
-- [[ ___ ___ ___ __ __ /\_\ ___ ___ ]],
-- [[ / _ `\ / __`\ / __`\/\ \/\ \\/\ \ / __` __`\ ]],
-- [[/\ \/\ \/\ __//\ \_\ \ \ \_/ |\ \ \/\ \/\ \/\ \ ]],
-- [[\ \_\ \_\ \____\ \____/\ \___/ \ \_\ \_\ \_\ \_\]],
-- [[ \/_/\/_/\/____/\/___/ \/__/ \/_/\/_/\/_/\/_/]],
-- }
return M