aboutsummaryrefslogtreecommitdiff
path: root/src/App.js
diff options
context:
space:
mode:
authorLibravatar Renard 2019-10-01 15:59:47 -0300
committerLibravatar Renard 2019-10-01 15:59:47 -0300
commit905c7c8c791a0f174d6c4961522eb596586c4d2c (patch)
tree3a3478d228fb751d596e766a9769a9d8e970d345 /src/App.js
parent3292f9e7aa33a27230eb927c03c9237a257cc3d8 (diff)
downloadbai-client-905c7c8c791a0f174d6c4961522eb596586c4d2c.tar.gz
bai-client-905c7c8c791a0f174d6c4961522eb596586c4d2c.tar.xz
bai-client-905c7c8c791a0f174d6c4961522eb596586c4d2c.zip
Modal creación de hilos
Diffstat (limited to 'src/App.js')
-rw-r--r--src/App.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/App.js b/src/App.js
index 9fffc93..1f4daa4 100644
--- a/src/App.js
+++ b/src/App.js
@@ -47,7 +47,10 @@ class App extends Component {
dir: "polka",
maxsize: 500,
name: "Testing field",
- postarea_desc: ""
+ postarea_desc: "",
+ disable_name: 0,
+ disable_subject: 0,
+ allow_spoilers: 0
};
if (localStorage.getItem("thereisnourflevel") === null) {
polka = {};