mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-05 20:50:22 -06:00
close #271
This commit is contained in:
@@ -109,6 +109,7 @@ async function UIWindowPublishWebsite(target_dir_uid, target_dir_name, target_di
|
||||
|
||||
update_sites_cache();
|
||||
}).catch((err)=>{
|
||||
err = err.error;
|
||||
$(el_window).find('.publish-website-error-msg').html(
|
||||
err.message + (
|
||||
err.code === 'subdomain_limit_reached' ?
|
||||
|
||||
Reference in New Issue
Block a user