/datum/computer_file/program/bounty_board
        
    
            
        
| Vars | |
| active_request | The station request datum being affected by UI actions. | 
|---|---|
| bounty_text | Text of the currently written bounty | 
| bounty_value | Value of the currently bounty input | 
| current_user | Reference to the currently logged in user. | 
| networked | Has the app been added to the network yet? | 
Var Details
active_request
            
        
    
            
        
        The station request datum being affected by UI actions.
bounty_text
            
        
    
            
        
        Text of the currently written bounty
bounty_value
            
        
    
            
        
        Value of the currently bounty input
current_user
            
        
    
            
        
        Reference to the currently logged in user.
networked
            
        
    
            
        
        Has the app been added to the network yet?