Add files via upload

reupload in right folder
This commit is contained in:
geojak
2022-04-02 14:54:03 +02:00
committed by GitHub
parent eab57d72e7
commit 3dc0f22908
16 changed files with 298 additions and 23 deletions
+7
View File
@@ -0,0 +1,7 @@
BINDING_HEADER_AUX = "aux";
local post = require 'aux.tabs.post'
function post_auctions_bind()
post.post_auctions_bind()
end