mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 22:28:25 +00:00
12 lines
240 B
HTML
12 lines
240 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Invalid source map</title>
|
|
<link rel="stylesheet" type="text/css" href="doc_invalid_sourcemap.css">
|
|
</head>
|
|
<body>
|
|
<div>invalid source map</div>
|
|
</body>
|
|
</html>
|