mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2026-01-30 22:20:33 +03:00
Update build scripts: split luci-app-youtubeUnblock from youtubeUnblock
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module("luci.controller.youtubeUnblock", package.seeall)
|
||||
|
||||
function index()
|
||||
entry( {"admin", "services", "youtubeUnblock"}, cbi("youtubeUnblock"), _("youtubeUnblock"))
|
||||
end
|
||||
Reference in New Issue
Block a user