mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-24 07:30:10 +01:00
add missing context file to composer autoload
This commit is contained in:
parent
cd5c57f717
commit
eeb55133eb
@ -40,7 +40,8 @@
|
||||
"inc/functions/theme.php",
|
||||
"inc/driver/http-driver.php",
|
||||
"inc/driver/log-driver.php",
|
||||
"inc/service/captcha-queries.php"
|
||||
"inc/service/captcha-queries.php",
|
||||
"inc/context.php"
|
||||
]
|
||||
},
|
||||
"license": "Tinyboard + vichan",
|
||||
|
Loading…
Reference in New Issue
Block a user