Files
flipper/src/fb-stubs/config.js
Daniel Büchele 880327b61d sign in
Reviewed By: passy

Differential Revision: D14598657

fbshipit-source-id: 3ee6ee5ec7323616ac200243747e0b44b1ce65d4
2019-03-27 04:21:23 -07:00

13 lines
328 B
JavaScript

/**
* Copyright 2018-present Facebook.
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
* @format
*/
export default {
updateServer: 'https://www.facebook.com/fbflipper/public/latest.json',
bugReportButtonVisible: false,
showLogin: false,
};