mirror of
https://hk.gh-proxy.com/https://github.com/NodeBB/nodebb-plugin-poll.git
synced 2025-10-03 04:31:04 +08:00
- Reworked server code - Reworked poll creator - Moved a couple of files around - Cleaned up a lot of code
3 lines
No EOL
72 B
JavaScript
Executable file
3 lines
No EOL
72 B
JavaScript
Executable file
"use strict";
|
|
|
|
module.exports = require('../public/js/poll/serializer'); |