feat: swap relative Urls bool (#85)
This commit is contained in:
@@ -49,6 +49,6 @@ export default StrictDict({
|
||||
menubar: false,
|
||||
min_height: 500,
|
||||
toolbar_sticky: true,
|
||||
relative_urls: true,
|
||||
relative_urls: false,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user