We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
this feature can help with server load [front]: url: serv_url(cur_board) + getters.getPort + ...
url: serv_url(cur_board) + getters.getPort + ...
seems like it's not too hard to do but it's unpriority feature
The text was updated successfully, but these errors were encountered:
#18 #31 move pics from board-shared dir to board dir
dec8fc2
`imgs/pp/<pic>` --> `imgs/pp/<board>/<pic>`
No branches or pull requests
this feature can help with server load
[front]:
url: serv_url(cur_board) + getters.getPort + ...
seems like it's not too hard to do
but it's unpriority feature
The text was updated successfully, but these errors were encountered: