Backporting to beta (#3176)
* Linux build case sensitivity fix (#3161) * Make the footer a bit less ugly. (#3160) * Make the footer a bit less ugly. * Whitespace. * Enabling personal RPC over IPC by default (#3165) * Push precompiled for beta/stable, npm only master (#3163) * Push precompiled for beta/stable, npm only master * Release to npm before comitting updates * Fixes #3171 (#3175) * Remove extra cd js (#3177) * Back to real root (#3178)
This commit is contained in:
@@ -14,4 +14,4 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
export default from './CopyToClipboard';
|
||||
export default from './copyToClipboard';
|
||||
|
||||
Reference in New Issue
Block a user