mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-31 01:35:15 +02:00
[Ivan Diaz] - #8 - Replace tab character with 4 spaces [skip ci]
This commit is contained in:
parent
02394079be
commit
3c56dbbcb7
@ -3,7 +3,7 @@ const API = require('lib-app/api-call');
|
|||||||
|
|
||||||
const UserActions = require('actions/user-actions');
|
const UserActions = require('actions/user-actions');
|
||||||
|
|
||||||
let UserStore = Reflux.createStore({
|
const UserStore = Reflux.createStore({
|
||||||
|
|
||||||
init() {
|
init() {
|
||||||
this.user = null;
|
this.user = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user