Fix interaction modal being broken because of glitch-soc's theming system
This commit is contained in:
parent
92fa9d34b0
commit
a1f1424e76
4 changed files with 5 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ and performs no other task.
|
|||
|
||||
*/
|
||||
|
||||
import './public-path';
|
||||
import 'packs/public-path';
|
||||
|
||||
import axios from 'axios';
|
||||
|
||||
|
|
@ -18,3 +18,4 @@ pack:
|
|||
settings: settings.js
|
||||
sign_up:
|
||||
share:
|
||||
remote_interaction_helper: remote_interaction_helper.ts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue