✨
This commit is contained in:
		
							parent
							
								
									32117a573b
								
							
						
					
					
						commit
						9332551791
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -61,6 +61,7 @@ async function freeMem() {
 | 
				
			||||||
		return data.active;
 | 
							return data.active;
 | 
				
			||||||
	} catch (error) {
 | 
						} catch (error) {
 | 
				
			||||||
		console.error(error);
 | 
							console.error(error);
 | 
				
			||||||
 | 
							throw error;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -71,5 +72,6 @@ async function totalMem() {
 | 
				
			||||||
		return data.total;
 | 
							return data.total;
 | 
				
			||||||
	} catch (error) {
 | 
						} catch (error) {
 | 
				
			||||||
		console.error(error);
 | 
							console.error(error);
 | 
				
			||||||
 | 
							throw error;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue