mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-29 16:54:53 +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');
|
||||
|
||||
let UserStore = Reflux.createStore({
|
||||
const UserStore = Reflux.createStore({
|
||||
|
||||
init() {
|
||||
this.user = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user