Update cfc.lua

This commit is contained in:
Brandon Sturgeon 2022-11-19 14:28:48 -08:00 committed by GitHub
parent 8ca4334088
commit cf6a4994bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ return {
["*.fox.pics"] = {allowed=true},
-- media player
["samuelmaddock.github.io"] = {allowed=true} -- Media player
["samuelmaddock.github.io"] = {allowed=true}, -- Media player
-- Express
["gmod.express"] = {allowed=true, permanent=true}