parent
2496cece91
commit
45e8331e26
150 changed files with 610 additions and 609 deletions
|
|
@ -5,10 +5,11 @@
|
|||
// Style
|
||||
import './style.styl';
|
||||
|
||||
const riot = require('riot');
|
||||
document.title = 'Misskey | アプリの連携';
|
||||
import * as riot from 'riot';
|
||||
require('./tags');
|
||||
const boot = require('../boot.js');
|
||||
import boot from '../boot';
|
||||
|
||||
document.title = 'Misskey | アプリの連携';
|
||||
|
||||
/**
|
||||
* Boot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue